home *** CD-ROM | disk | FTP | other *** search
- global gLexList, gLexFirstChar
-
- on prepareMovie
- DmFadePackReg("64464")
- DmFadePackReg("40733")
- if voidp(gLexList) then
- set gLexList to the value of field "gLexList" of castLib "DBCast"
- set gLexFirstChar to the value of field "gLexFirstChar" of castLib "DBCast"
- end if
- set the scrollTop of member "LexList" of castLib "DBCast" to 0
- end
-